sesl.androidx
Toggle table of contents
main
Platform filter
main
Switch theme
Search in API
sesl.androidx
core
/
androidx.core.view
/
[main]WindowInsetsCompat
/
Side
Side
class
Side
(
source
)
Class that defines different sides for insets.
Members
Types
Insets
Side
Link copied to clipboard
@
RestrictTo
(
value
=
LIBRARY_GROUP
)
@
Retention
(
value
=
RetentionPolicy.SOURCE
)
annotation class
InsetsSide
Properties
BOTTOM
Link copied to clipboard
val
BOTTOM
:
Int
=
8
LEFT
Link copied to clipboard
val
LEFT
:
Int
=
1
RIGHT
Link copied to clipboard
val
RIGHT
:
Int
=
4
TOP
Link copied to clipboard
val
TOP
:
Int
=
2
Functions
all
Link copied to clipboard
open
fun
all
(
)
:
Int